﻿2026-06-24T04:32:18.3693240Z Current runner version: '2.335.1'
2026-06-24T04:32:18.3697866Z Runner name: 'hfenduleam'
2026-06-24T04:32:18.3698336Z Runner group name: 'Default'
2026-06-24T04:32:18.3698812Z Machine name: 'HFENDULEAM'
2026-06-24T04:32:18.3700676Z ##[group]GITHUB_TOKEN Permissions
2026-06-24T04:32:18.3701986Z Contents: read
2026-06-24T04:32:18.3702417Z Metadata: read
2026-06-24T04:32:18.3702753Z Packages: read
2026-06-24T04:32:18.3703071Z ##[endgroup]
2026-06-24T04:32:18.3704407Z Secret source: Actions
2026-06-24T04:32:18.3704824Z Prepare workflow directory
2026-06-24T04:32:18.3967947Z Prepare all required actions
2026-06-24T04:32:18.3992260Z Getting action download info
2026-06-24T04:32:18.6953074Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-24T04:32:19.2980879Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-06-24T04:32:19.3636073Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-24T04:32:19.3636962Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-24T04:32:19.3637592Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-24T04:32:19.3638153Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-24T04:32:19.3638614Z [36;1mexit 0[0m
2026-06-24T04:32:19.3713255Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-24T04:32:19.3713907Z ##[endgroup]
2026-06-24T04:32:19.7058607Z ##[group]Run actions/checkout@v5
2026-06-24T04:32:19.7059135Z with:
2026-06-24T04:32:19.7059444Z   fetch-depth: 0
2026-06-24T04:32:19.7059758Z   repository: SaberMage/spt-core
2026-06-24T04:32:19.7062888Z   token: ***
2026-06-24T04:32:19.7063181Z   ssh-strict: true
2026-06-24T04:32:19.7063466Z   ssh-user: git
2026-06-24T04:32:19.7063780Z   persist-credentials: true
2026-06-24T04:32:19.7064154Z   clean: true
2026-06-24T04:32:19.7064467Z   sparse-checkout-cone-mode: true
2026-06-24T04:32:19.7064832Z   fetch-tags: false
2026-06-24T04:32:19.7065153Z   show-progress: true
2026-06-24T04:32:19.7065460Z   lfs: false
2026-06-24T04:32:19.7065746Z   submodules: false
2026-06-24T04:32:19.7066056Z   set-safe-directory: true
2026-06-24T04:32:19.7066428Z ##[endgroup]
2026-06-24T04:32:19.8932678Z Syncing repository: SaberMage/spt-core
2026-06-24T04:32:19.8933956Z ##[group]Getting Git version info
2026-06-24T04:32:19.8934576Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-24T04:32:19.9268159Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-24T04:32:19.9479199Z git version 2.43.0.windows.1
2026-06-24T04:32:19.9505306Z ##[endgroup]
2026-06-24T04:32:19.9513027Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\01f31dad-d94e-4567-887e-a6b1d973ee1e\.gitconfig'
2026-06-24T04:32:19.9529306Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\01f31dad-d94e-4567-887e-a6b1d973ee1e' before making global git config changes
2026-06-24T04:32:19.9530337Z Adding repository directory to the temporary git global config as a safe directory
2026-06-24T04:32:19.9534990Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-24T04:32:19.9765801Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-24T04:32:19.9959888Z https://github.com/SaberMage/spt-core
2026-06-24T04:32:19.9989437Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-24T04:32:19.9993728Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-24T04:32:20.0193175Z HEAD
2026-06-24T04:32:20.0436615Z ##[endgroup]
2026-06-24T04:32:20.0439999Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-24T04:32:20.4006311Z ##[group]Cleaning the repository
2026-06-24T04:32:20.4007062Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-24T04:32:24.7298274Z Removing target/
2026-06-24T04:32:24.7334491Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-24T04:32:24.7771595Z HEAD is now at 040d67cd Merge 3b4499c3f6e1d25ff0e5b17f26abbf140543e251 into 365fb0cbe8422795d03bbc2fe1efdd267a613b81
2026-06-24T04:32:24.7796333Z ##[endgroup]
2026-06-24T04:32:24.7800247Z ##[group]Disabling automatic garbage collection
2026-06-24T04:32:24.7805160Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-24T04:32:24.8023362Z ##[endgroup]
2026-06-24T04:32:24.8023733Z ##[group]Setting up auth
2026-06-24T04:32:24.8029439Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-24T04:32:24.8255026Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-24T04:32:25.1720435Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-24T04:32:25.1946641Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-24T04:32:25.5602910Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-24T04:32:25.5828126Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-24T04:32:25.9186175Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-24T04:32:25.9464036Z ##[endgroup]
2026-06-24T04:32:25.9464463Z ##[group]Fetching the repository
2026-06-24T04:32:25.9471188Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +040d67cdbfa67cfbe51e3f53e5148e8669931c3d:refs/remotes/pull/36/merge
2026-06-24T04:32:26.7637478Z From https://github.com/SaberMage/spt-core
2026-06-24T04:32:26.7638141Z  + 72d875ed...3b4499c3 release/v0.14.3 -> origin/release/v0.14.3  (forced update)
2026-06-24T04:32:26.7759640Z ##[endgroup]
2026-06-24T04:32:26.7760375Z ##[group]Determining the checkout info
2026-06-24T04:32:26.7760732Z ##[endgroup]
2026-06-24T04:32:26.7765314Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-24T04:32:26.8023959Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-24T04:32:26.8232222Z ##[group]Checking out the ref
2026-06-24T04:32:26.8236030Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/36/merge
2026-06-24T04:32:26.8570358Z HEAD is now at 040d67cd Merge 3b4499c3f6e1d25ff0e5b17f26abbf140543e251 into 365fb0cbe8422795d03bbc2fe1efdd267a613b81
2026-06-24T04:32:26.8592107Z ##[endgroup]
2026-06-24T04:32:26.8827935Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-24T04:32:26.9034025Z 040d67cdbfa67cfbe51e3f53e5148e8669931c3d
2026-06-24T04:32:26.9275391Z ##[group]Run $ErrorActionPreference = "Stop"
2026-06-24T04:32:26.9275764Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-06-24T04:32:26.9276057Z [36;1m$PIN = "0c95435"[0m
2026-06-24T04:32:26.9276292Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-06-24T04:32:26.9276547Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-06-24T04:32:26.9276904Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-06-24T04:32:26.9277281Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-06-24T04:32:26.9277584Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-06-24T04:32:26.9277869Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-06-24T04:32:26.9278788Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-06-24T04:32:26.9279111Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-06-24T04:32:26.9279436Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-06-24T04:32:26.9279664Z [36;1m}[0m
2026-06-24T04:32:26.9279854Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-06-24T04:32:26.9280107Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-06-24T04:32:26.9347081Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-24T04:32:26.9347391Z ##[endgroup]
2026-06-24T04:32:28.0125327Z    Compiling proc-macro2 v1.0.106
2026-06-24T04:32:28.0125773Z    Compiling unicode-ident v1.0.24
2026-06-24T04:32:28.0126467Z    Compiling quote v1.0.45
2026-06-24T04:32:28.0126741Z    Compiling cfg-if v1.0.4
2026-06-24T04:32:28.0126960Z    Compiling serde_core v1.0.228
2026-06-24T04:32:28.0127155Z    Compiling serde v1.0.228
2026-06-24T04:32:28.0127586Z    Compiling windows-link v0.2.1
2026-06-24T04:32:28.0127900Z    Compiling portable-atomic v1.13.1
2026-06-24T04:32:28.0128131Z    Compiling typenum v1.20.1
2026-06-24T04:32:28.0128377Z    Compiling getrandom v0.3.4
2026-06-24T04:32:28.0128680Z    Compiling pin-project-lite v0.2.17
2026-06-24T04:32:28.0129009Z    Compiling version_check v0.9.5
2026-06-24T04:32:28.0129320Z    Compiling critical-section v1.2.0
2026-06-24T04:32:28.0129656Z    Compiling shlex v2.0.1
2026-06-24T04:32:28.0129940Z    Compiling memchr v2.8.1
2026-06-24T04:32:28.0130242Z    Compiling find-msvc-tools v0.1.9
2026-06-24T04:32:28.0973989Z    Compiling windows-sys v0.61.2
2026-06-24T04:32:28.0981068Z    Compiling subtle v2.6.1
2026-06-24T04:32:28.1272406Z    Compiling equivalent v1.0.2
2026-06-24T04:32:28.1373753Z    Compiling futures-core v0.3.32
2026-06-24T04:32:28.1412544Z    Compiling smallvec v1.15.1
2026-06-24T04:32:28.2569231Z    Compiling bytes v1.11.1
2026-06-24T04:32:28.2674468Z    Compiling itoa v1.0.18
2026-06-24T04:32:28.2995917Z    Compiling semver v1.0.28
2026-06-24T04:32:28.3568705Z    Compiling stable_deref_trait v1.2.1
2026-06-24T04:32:28.3958934Z    Compiling log v0.4.32
2026-06-24T04:32:28.4348448Z    Compiling futures-io v0.3.32
2026-06-24T04:32:28.4654449Z    Compiling generic-array v0.14.7
2026-06-24T04:32:28.5088875Z    Compiling slab v0.4.12
2026-06-24T04:32:28.5703772Z    Compiling rustc_version v0.4.1
2026-06-24T04:32:28.5897241Z    Compiling futures-sink v0.3.32
2026-06-24T04:32:28.6065123Z    Compiling rustversion v1.0.22
2026-06-24T04:32:28.6549379Z    Compiling hashbrown v0.17.1
2026-06-24T04:32:28.6699609Z    Compiling futures-task v0.3.32
2026-06-24T04:32:28.6839854Z    Compiling getrandom v0.2.17
2026-06-24T04:32:28.8020825Z    Compiling futures-channel v0.3.32
2026-06-24T04:32:28.8898270Z    Compiling cpufeatures v0.2.17
2026-06-24T04:32:29.0736846Z    Compiling fnv v1.0.7
2026-06-24T04:32:29.0972530Z    Compiling libc v0.2.186
2026-06-24T04:32:29.1044797Z    Compiling cfg_aliases v0.2.1
2026-06-24T04:32:29.1204585Z    Compiling strsim v0.11.1
2026-06-24T04:32:29.1523218Z    Compiling rand_core v0.10.1
2026-06-24T04:32:29.1625620Z    Compiling autocfg v1.5.1
2026-06-24T04:32:29.2213196Z    Compiling indexmap v2.14.0
2026-06-24T04:32:29.4612627Z    Compiling litemap v0.8.2
2026-06-24T04:32:29.5177651Z    Compiling jobserver v0.1.34
2026-06-24T04:32:29.5717484Z    Compiling writeable v0.6.3
2026-06-24T04:32:29.5809708Z    Compiling fs_extra v1.3.0
2026-06-24T04:32:29.5810851Z    Compiling icu_properties_data v2.2.0
2026-06-24T04:32:29.6581137Z    Compiling utf8_iter v1.0.4
2026-06-24T04:32:29.6585606Z    Compiling icu_normalizer_data v2.2.0
2026-06-24T04:32:29.8171666Z    Compiling cc v1.2.63
2026-06-24T04:32:29.8176235Z    Compiling ident_case v1.0.1
2026-06-24T04:32:29.8709938Z    Compiling dunce v1.0.5
2026-06-24T04:32:29.9217524Z    Compiling getrandom v0.4.2
2026-06-24T04:32:29.9300582Z    Compiling percent-encoding v2.3.2
2026-06-24T04:32:30.0130562Z    Compiling syn v2.0.117
2026-06-24T04:32:30.0211006Z    Compiling http v1.4.1
2026-06-24T04:32:30.0485444Z    Compiling cpufeatures v0.3.0
2026-06-24T04:32:30.0724599Z    Compiling unicode-segmentation v1.13.3
2026-06-24T04:32:30.2209829Z    Compiling crypto-common v0.1.7
2026-06-24T04:32:30.2257565Z    Compiling aws-lc-rs v1.17.0
2026-06-24T04:32:30.2471463Z    Compiling thiserror v2.0.18
2026-06-24T04:32:30.3475817Z    Compiling scopeguard v1.2.0
2026-06-24T04:32:30.3600975Z    Compiling block-buffer v0.10.4
2026-06-24T04:32:30.4219551Z    Compiling lock_api v0.4.14
2026-06-24T04:32:30.4335914Z    Compiling chacha20 v0.10.0
2026-06-24T04:32:30.4677207Z    Compiling form_urlencoded v1.2.2
2026-06-24T04:32:30.4832047Z    Compiling untrusted v0.9.0
2026-06-24T04:32:30.5697433Z    Compiling cmake v0.1.58
2026-06-24T04:32:30.6654097Z    Compiling bitflags v2.12.1
2026-06-24T04:32:30.6955379Z    Compiling winapi v0.3.9
2026-06-24T04:32:30.7004700Z    Compiling digest v0.10.7
2026-06-24T04:32:30.7419127Z    Compiling num-traits v0.2.19
2026-06-24T04:32:30.7549702Z    Compiling windows-strings v0.5.1
2026-06-24T04:32:30.7749735Z    Compiling windows-result v0.4.1
2026-06-24T04:32:30.9585007Z    Compiling rustls v0.23.40
2026-06-24T04:32:31.0910742Z    Compiling rand v0.10.1
2026-06-24T04:32:31.1218636Z    Compiling heck v0.5.0
2026-06-24T04:32:31.1468891Z    Compiling convert_case v0.10.0
2026-06-24T04:32:31.2280053Z    Compiling atomic-waker v1.1.2
2026-06-24T04:32:31.3219798Z    Compiling aws-lc-sys v0.41.0
2026-06-24T04:32:31.4596232Z    Compiling ring v0.17.14
2026-06-24T04:32:31.5604594Z    Compiling anyhow v1.0.102
2026-06-24T04:32:31.5845490Z    Compiling const-oid v0.10.2
2026-06-24T04:32:31.5920117Z    Compiling unicode-xid v0.2.6
2026-06-24T04:32:31.6419320Z    Compiling zerocopy v0.8.50
2026-06-24T04:32:31.7248295Z    Compiling parking_lot_core v0.9.12
2026-06-24T04:32:31.7273972Z    Compiling httparse v1.10.1
2026-06-24T04:32:31.7733318Z    Compiling http-body v1.0.1
2026-06-24T04:32:31.8137306Z    Compiling curve25519-dalek v4.1.3
2026-06-24T04:32:31.8137867Z    Compiling hybrid-array v0.4.12
2026-06-24T04:32:31.8370540Z    Compiling ahash v0.8.12
2026-06-24T04:32:32.0120962Z    Compiling fastrand v2.4.1
2026-06-24T04:32:32.2170018Z    Compiling either v1.16.0
2026-06-24T04:32:32.2521120Z    Compiling powerfmt v0.2.0
2026-06-24T04:32:32.2843969Z    Compiling base64ct v1.8.3
2026-06-24T04:32:32.3899718Z    Compiling deranged v0.5.8
2026-06-24T04:32:32.4558217Z    Compiling rand_core v0.6.4
2026-06-24T04:32:32.4827612Z    Compiling pem-rfc7468 v1.0.0
2026-06-24T04:32:32.5364871Z    Compiling tower-service v0.3.3
2026-06-24T04:32:32.5424064Z    Compiling data-encoding v2.11.0
2026-06-24T04:32:32.6293714Z    Compiling pkg-config v0.3.33
2026-06-24T04:32:32.6821455Z    Compiling num-conv v0.2.2
2026-06-24T04:32:32.7692589Z    Compiling base64 v0.22.1
2026-06-24T04:32:32.7826257Z    Compiling tinyvec_macros v0.1.1
2026-06-24T04:32:32.8739525Z    Compiling zmij v1.0.21
2026-06-24T04:32:32.9809349Z    Compiling time-core v0.1.8
2026-06-24T04:32:32.9876469Z    Compiling vcpkg v0.2.15
2026-06-24T04:32:32.9962576Z    Compiling try-lock v0.2.5
2026-06-24T04:32:33.0186191Z    Compiling parking_lot v0.12.5
2026-06-24T04:32:33.1753755Z    Compiling synstructure v0.13.2
2026-06-24T04:32:33.2067676Z    Compiling darling_core v0.20.11
2026-06-24T04:32:33.4325436Z    Compiling block-buffer v0.12.0
2026-06-24T04:32:33.4493364Z    Compiling crypto-common v0.2.2
2026-06-24T04:32:33.5375670Z    Compiling want v0.3.1
2026-06-24T04:32:33.5846924Z    Compiling tinyvec v1.11.0
2026-06-24T04:32:33.6166187Z    Compiling sha2 v0.10.9
2026-06-24T04:32:33.6303754Z    Compiling vergen-lib v9.1.0
2026-06-24T04:32:33.6907789Z    Compiling inout v0.1.4
2026-06-24T04:32:33.7355979Z    Compiling n0-future v0.3.2
2026-06-24T04:32:33.8493104Z    Compiling serde_json v1.0.150
2026-06-24T04:32:33.9270714Z    Compiling httpdate v1.0.3
2026-06-24T04:32:33.9428604Z    Compiling diatomic-waker v0.2.3
2026-06-24T04:32:34.0286403Z    Compiling spin v0.10.0
2026-06-24T04:32:34.0538527Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-24T04:32:34.0724527Z    Compiling crossbeam-utils v0.8.21
2026-06-24T04:32:34.1067178Z    Compiling winnow v1.0.3
2026-06-24T04:32:34.1199335Z    Compiling parking v2.2.1
2026-06-24T04:32:34.1292724Z    Compiling signature v2.2.0
2026-06-24T04:32:34.1459947Z    Compiling cordyceps v0.3.4
2026-06-24T04:32:34.1892310Z    Compiling futures-lite v2.6.1
2026-06-24T04:32:34.2668843Z    Compiling digest v0.11.3
2026-06-24T04:32:34.3093574Z    Compiling ed25519 v2.2.3
2026-06-24T04:32:34.3457280Z    Compiling libsqlite3-sys v0.30.1
2026-06-24T04:32:34.4368088Z    Compiling futures-buffered v0.2.13
2026-06-24T04:32:34.4381614Z    Compiling cipher v0.4.4
2026-06-24T04:32:34.4725748Z    Compiling vergen-lib v0.1.6
2026-06-24T04:32:34.5131644Z    Compiling vergen v9.1.0
2026-06-24T04:32:34.5132157Z    Compiling universal-hash v0.5.1
2026-06-24T04:32:34.6728693Z    Compiling socket2 v0.6.4
2026-06-24T04:32:34.7130393Z    Compiling mio v1.2.1
2026-06-24T04:32:34.7331715Z    Compiling noq-udp v0.10.0
2026-06-24T04:32:34.7689826Z    Compiling heapless v0.7.17
2026-06-24T04:32:34.7937916Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-24T04:32:34.8665522Z    Compiling sync_wrapper v1.0.2
2026-06-24T04:32:35.0419313Z    Compiling opaque-debug v0.3.1
2026-06-24T04:32:35.0550930Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-24T04:32:35.0813536Z    Compiling byteorder v1.5.0
2026-06-24T04:32:35.0882492Z    Compiling allocator-api2 v0.2.21
2026-06-24T04:32:35.2137323Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-24T04:32:35.2580375Z    Compiling hash32 v0.2.1
2026-06-24T04:32:35.2981849Z    Compiling polyval v0.6.2
2026-06-24T04:32:35.3093619Z    Compiling serde_derive v1.0.228
2026-06-24T04:32:35.3175122Z    Compiling zeroize_derive v1.4.3
2026-06-24T04:32:35.3412275Z    Compiling zerofrom-derive v0.1.7
2026-06-24T04:32:35.4091823Z    Compiling yoke-derive v0.8.2
2026-06-24T04:32:35.6549355Z    Compiling tokio-macros v2.7.0
2026-06-24T04:32:35.7144672Z    Compiling futures-macro v0.3.32
2026-06-24T04:32:35.7965514Z    Compiling zerovec-derive v0.11.3
2026-06-24T04:32:35.8189798Z    Compiling displaydoc v0.2.6
2026-06-24T04:32:36.0001580Z    Compiling tracing-attributes v0.1.31
2026-06-24T04:32:36.0585027Z    Compiling thiserror-impl v2.0.18
2026-06-24T04:32:36.2424240Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-24T04:32:36.5043061Z    Compiling zeroize v1.8.2
2026-06-24T04:32:36.5484643Z    Compiling tokio v1.52.3
2026-06-24T04:32:36.5780192Z    Compiling darling_macro v0.20.11
2026-06-24T04:32:36.7155266Z    Compiling derive_more-impl v2.1.1
2026-06-24T04:32:36.8017400Z    Compiling futures-util v0.3.32
2026-06-24T04:32:36.8125929Z    Compiling rustls-pki-types v1.14.1
2026-06-24T04:32:36.9474012Z    Compiling windows-interface v0.59.3
2026-06-24T04:32:36.9640435Z    Compiling spez v0.1.2
2026-06-24T04:32:37.1091067Z    Compiling darling v0.20.11
2026-06-24T04:32:37.1740902Z    Compiling n0-error-macros v0.1.3
2026-06-24T04:32:37.2749081Z    Compiling windows-implement v0.60.2
2026-06-24T04:32:37.3902735Z    Compiling derive_builder_core v0.20.2
2026-06-24T04:32:37.4875244Z    Compiling der v0.8.0-rc.10
2026-06-24T04:32:37.5237549Z    Compiling zerofrom v0.1.8
2026-06-24T04:32:37.5821210Z    Compiling pin-project-internal v1.1.13
2026-06-24T04:32:37.8442397Z    Compiling yoke v0.8.3
2026-06-24T04:32:37.8585248Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-24T04:32:38.0973820Z    Compiling windows-core v0.62.2
2026-06-24T04:32:38.2158967Z    Compiling zerovec v0.11.6
2026-06-24T04:32:38.3002190Z    Compiling zerotrie v0.2.4
2026-06-24T04:32:38.5287244Z    Compiling derive_builder_macro v0.20.2
2026-06-24T04:32:38.6796574Z    Compiling n0-error v0.1.3
2026-06-24T04:32:38.7931688Z    Compiling tinystr v0.8.3
2026-06-24T04:32:38.8533163Z    Compiling potential_utf v0.1.5
2026-06-24T04:32:38.9228441Z    Compiling pin-project v1.1.13
2026-06-24T04:32:38.9774944Z    Compiling icu_locale_core v2.2.0
2026-06-24T04:32:38.9863026Z    Compiling icu_collections v2.2.0
2026-06-24T04:32:39.0234844Z    Compiling derive_builder v0.20.2
2026-06-24T04:32:39.0249876Z    Compiling spki v0.8.0-rc.4
2026-06-24T04:32:39.1559826Z    Compiling ed25519-dalek v2.2.0
2026-06-24T04:32:39.2445531Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-24T04:32:39.3347511Z    Compiling vergen-gitcl v1.0.8
2026-06-24T04:32:39.3910000Z    Compiling spin v0.9.8
2026-06-24T04:32:39.4105280Z    Compiling windows-threading v0.2.1
2026-06-24T04:32:39.4936052Z    Compiling ryu v1.0.23
2026-06-24T04:32:39.5231178Z    Compiling signature v3.0.0
2026-06-24T04:32:39.5836424Z    Compiling futures-executor v0.3.32
2026-06-24T04:32:39.6536249Z    Compiling tower-layer v0.3.3
2026-06-24T04:32:39.6689449Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-24T04:32:39.6862452Z    Compiling fallible-iterator v0.3.0
2026-06-24T04:32:39.7434415Z    Compiling futures v0.3.32
2026-06-24T04:32:39.7726658Z    Compiling windows-future v0.3.2
2026-06-24T04:32:39.8144476Z    Compiling spt-proto v0.14.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-24T04:32:39.8343094Z    Compiling windows-targets v0.52.6
2026-06-24T04:32:39.8699727Z    Compiling windows-numerics v0.3.1
2026-06-24T04:32:39.8811926Z    Compiling windows-collections v0.3.2
2026-06-24T04:32:39.9147471Z    Compiling proc-macro-crate v3.5.0
2026-06-24T04:32:39.9503651Z    Compiling cobs v0.3.0
2026-06-24T04:32:39.9850933Z    Compiling icu_provider v2.2.0
2026-06-24T04:32:39.9946757Z    Compiling ghash v0.5.1
2026-06-24T04:32:40.1147970Z    Compiling postcard-derive v0.2.2
2026-06-24T04:32:40.1282460Z    Compiling aes v0.8.4
2026-06-24T04:32:40.1447707Z    Compiling ctr v0.9.2
2026-06-24T04:32:40.1535689Z    Compiling sha2 v0.11.0-rc.5
2026-06-24T04:32:40.3199551Z    Compiling icu_normalizer v2.2.0
2026-06-24T04:32:40.3363416Z    Compiling icu_properties v2.2.0
2026-06-24T04:32:40.3902358Z    Compiling ipnet v2.12.0
2026-06-24T04:32:40.5564250Z    Compiling tokio-util v0.7.18
2026-06-24T04:32:40.5659189Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-24T04:32:40.7490225Z    Compiling once_cell v1.21.4
2026-06-24T04:32:40.7496792Z    Compiling prefix-trie v0.8.4
2026-06-24T04:32:40.8254517Z    Compiling ed25519 v3.0.0-rc.4
2026-06-24T04:32:40.8338772Z    Compiling derive_more v2.1.1
2026-06-24T04:32:40.8771838Z    Compiling time v0.3.47
2026-06-24T04:32:41.0138240Z    Compiling tracing-core v0.1.36
2026-06-24T04:32:41.1663388Z    Compiling fs2 v0.4.3
2026-06-24T04:32:41.2208718Z    Compiling http-body-util v0.1.3
2026-06-24T04:32:41.2276950Z    Compiling aead v0.5.2
2026-06-24T04:32:41.2292766Z    Compiling hashbrown v0.14.5
2026-06-24T04:32:41.3081921Z    Compiling ipconfig v0.3.4
2026-06-24T04:32:41.3427823Z    Compiling widestring v1.2.1
2026-06-24T04:32:41.3874303Z    Compiling tracing v0.1.44
2026-06-24T04:32:41.4179838Z    Compiling aes-gcm v0.10.3
2026-06-24T04:32:41.5245814Z    Compiling idna_adapter v1.2.2
2026-06-24T04:32:41.5296176Z    Compiling postcard v1.1.3
2026-06-24T04:32:41.5771592Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-24T04:32:41.6407947Z    Compiling idna v1.1.0
2026-06-24T04:32:41.6697279Z    Compiling data-encoding-macro v0.1.20
2026-06-24T04:32:41.7107988Z    Compiling num_enum_derive v0.7.6
2026-06-24T04:32:41.8525976Z    Compiling h2 v0.4.14
2026-06-24T04:32:41.9288981Z    Compiling url v2.5.8
2026-06-24T04:32:41.9377240Z    Compiling hashlink v0.9.1
2026-06-24T04:32:41.9448509Z    Compiling tower v0.5.3
2026-06-24T04:32:41.9690610Z    Compiling windows v0.62.2
2026-06-24T04:32:42.0298248Z    Compiling chrono v0.4.45
2026-06-24T04:32:42.1674304Z    Compiling windows-sys v0.59.0
2026-06-24T04:32:42.2475354Z    Compiling rusqlite v0.32.1
2026-06-24T04:32:42.3324648Z    Compiling crossbeam-channel v0.5.15
2026-06-24T04:32:42.3667123Z    Compiling crossbeam-epoch v0.9.18
2026-06-24T04:32:42.4413767Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-24T04:32:42.7557215Z    Compiling strum_macros v0.28.0
2026-06-24T04:32:42.8666831Z    Compiling iroh-metrics-derive v0.4.1
2026-06-24T04:32:42.8860622Z    Compiling async-trait v0.1.89
2026-06-24T04:32:42.9644253Z    Compiling enum-assoc v1.3.0
2026-06-24T04:32:42.9704989Z    Compiling windows-registry v0.6.1
2026-06-24T04:32:43.0285306Z    Compiling blake3 v1.8.5
2026-06-24T04:32:43.2229446Z    Compiling spt-store v0.14.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-24T04:32:43.3730938Z    Compiling uuid v1.23.2
2026-06-24T04:32:43.4375725Z    Compiling memoffset v0.6.5
2026-06-24T04:32:43.4535898Z    Compiling netwatch v0.16.0
2026-06-24T04:32:43.5228104Z    Compiling noq v0.18.0
2026-06-24T04:32:43.7592327Z    Compiling acto v0.8.2
2026-06-24T04:32:43.7964065Z    Compiling thiserror v1.0.69
2026-06-24T04:32:43.8276478Z    Compiling lru-slab v0.1.2
2026-06-24T04:32:43.8628004Z    Compiling identity-hash v0.1.0
2026-06-24T04:32:43.9037673Z    Compiling foldhash v0.2.0
2026-06-24T04:32:43.9311621Z    Compiling sorted-index-buffer v0.2.1
2026-06-24T04:32:44.0374741Z    Compiling mac-addr v0.3.0
2026-06-24T04:32:44.0414856Z    Compiling xml-rs v0.8.28
2026-06-24T04:32:44.0972966Z    Compiling rustc-hash v2.1.2
2026-06-24T04:32:44.0994929Z    Compiling tagptr v0.2.0
2026-06-24T04:32:44.1422168Z    Compiling ref-cast v1.0.25
2026-06-24T04:32:44.2110640Z    Compiling moka v0.12.15
2026-06-24T04:32:44.2469759Z    Compiling netdev v0.42.0
2026-06-24T04:32:44.2470714Z    Compiling hashbrown v0.16.1
2026-06-24T04:32:44.4261405Z    Compiling iroh-metrics v0.38.3
2026-06-24T04:32:44.5246121Z    Compiling iroh-relay v0.98.0
2026-06-24T04:32:44.5683144Z    Compiling xmltree v0.10.3
2026-06-24T04:32:44.8891415Z    Compiling num_enum v0.7.6
2026-06-24T04:32:44.8997207Z    Compiling iroh-base v0.98.0
2026-06-24T04:32:44.9610364Z    Compiling tower-http v0.6.11
2026-06-24T04:32:44.9877112Z    Compiling attohttpc v0.30.1
2026-06-24T04:32:45.1285107Z    Compiling spt-msg v0.14.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-24T04:32:45.1449933Z    Compiling n0-watcher v0.6.1
2026-06-24T04:32:45.1644514Z    Compiling strum v0.28.0
2026-06-24T04:32:45.1645963Z    Compiling tokio-stream v0.1.18
2026-06-24T04:32:45.1687127Z    Compiling toml_datetime v0.6.11
2026-06-24T04:32:45.3468302Z    Compiling serde_spanned v0.6.9
2026-06-24T04:32:45.4189836Z    Compiling hyper v1.10.1
2026-06-24T04:32:45.4589833Z    Compiling thiserror-impl v1.0.69
2026-06-24T04:32:45.4947652Z    Compiling ref-cast-impl v1.0.25
2026-06-24T04:32:45.5396391Z    Compiling serde_derive_internals v0.29.1
2026-06-24T04:32:45.6683821Z    Compiling simple-dns v0.9.3
2026-06-24T04:32:45.6887522Z    Compiling serial-core v0.4.0
2026-06-24T04:32:45.7748544Z    Compiling aho-corasick v1.1.4
2026-06-24T04:32:45.9180299Z    Compiling regex-syntax v0.8.10
2026-06-24T04:32:45.9393635Z    Compiling constant_time_eq v0.4.2
2026-06-24T04:32:46.0677314Z    Compiling resolv-conf v0.7.6
2026-06-24T04:32:46.1544461Z    Compiling winreg v0.10.1
2026-06-24T04:32:46.3690233Z    Compiling smol_str v0.1.24
2026-06-24T04:32:46.3839544Z    Compiling sha1_smol v1.0.1
2026-06-24T04:32:46.3967503Z    Compiling toml_write v0.1.2
2026-06-24T04:32:46.6032727Z    Compiling simdutf8 v0.1.5
2026-06-24T04:32:46.6188883Z    Compiling arrayref v0.3.9
2026-06-24T04:32:46.6290520Z    Compiling arrayvec v0.7.6
2026-06-24T04:32:46.6761672Z    Compiling hyper-util v0.1.20
2026-06-24T04:32:46.6931657Z    Compiling winnow v0.7.15
2026-06-24T04:32:46.7284283Z    Compiling schemars_derive v1.2.1
2026-06-24T04:32:46.8636697Z    Compiling iroh-dns v0.98.0
2026-06-24T04:32:47.2725757Z    Compiling serial-windows v0.4.0
2026-06-24T04:32:47.4777114Z    Compiling lru v0.16.4
2026-06-24T04:32:47.5188079Z    Compiling webpki-roots v1.0.7
2026-06-24T04:32:47.5813791Z    Compiling seize v0.5.1
2026-06-24T04:32:47.6443111Z    Compiling darling_core v0.23.0
2026-06-24T04:32:47.6858901Z    Compiling serde_bytes v0.11.19
2026-06-24T04:32:47.6945814Z    Compiling hmac v0.12.1
2026-06-24T04:32:47.7353452Z    Compiling iroh v0.98.2
2026-06-24T04:32:47.7374367Z    Compiling cmov v0.5.4
2026-06-24T04:32:47.8300677Z    Compiling pin-utils v0.1.0
2026-06-24T04:32:47.8458459Z    Compiling dyn-clone v1.0.20
2026-06-24T04:32:47.9447606Z    Compiling regex-automata v0.4.14
2026-06-24T04:32:47.9640620Z    Compiling igd-next v0.17.1
2026-06-24T04:32:47.9788154Z    Compiling bitflags v1.3.2
2026-06-24T04:32:48.0300742Z    Compiling anstyle v1.0.14
2026-06-24T04:32:48.0691646Z    Compiling lazy_static v1.5.0
2026-06-24T04:32:48.0749159Z    Compiling utf8parse v0.2.2
2026-06-24T04:32:48.0964701Z    Compiling once_cell_polyfill v1.70.2
2026-06-24T04:32:48.1801804Z    Compiling anstyle-parse v1.0.0
2026-06-24T04:32:48.1995534Z    Compiling anstyle-wincon v3.0.11
2026-06-24T04:32:48.2085597Z    Compiling shared_library v0.1.9
2026-06-24T04:32:48.3003885Z    Compiling nix v0.25.1
2026-06-24T04:32:48.3141539Z    Compiling ctutils v0.4.2
2026-06-24T04:32:48.3885521Z    Compiling toml_edit v0.22.27
2026-06-24T04:32:48.3961998Z    Compiling hkdf v0.12.4
2026-06-24T04:32:48.5177867Z    Compiling schemars v1.2.1
2026-06-24T04:32:48.5296754Z    Compiling papaya v0.2.4
2026-06-24T04:32:48.5398855Z    Compiling serial v0.4.0
2026-06-24T04:32:48.5503282Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-24T04:32:48.6803023Z    Compiling filedescriptor v0.8.3
2026-06-24T04:32:48.7327947Z    Compiling backon v1.6.0
2026-06-24T04:32:48.9732559Z    Compiling anstyle-query v1.1.5
2026-06-24T04:32:49.0533512Z    Compiling foldhash v0.1.5
2026-06-24T04:32:49.0533992Z    Compiling is_terminal_polyfill v1.70.2
2026-06-24T04:32:49.0760494Z    Compiling shell-words v1.1.1
2026-06-24T04:32:49.2078007Z    Compiling colorchoice v1.0.5
2026-06-24T04:32:49.2219478Z    Compiling paste v1.0.15
2026-06-24T04:32:49.2272505Z    Compiling downcast-rs v1.2.1
2026-06-24T04:32:49.2505459Z    Compiling instability v0.3.12
2026-06-24T04:32:49.2617844Z    Compiling hashbrown v0.15.5
2026-06-24T04:32:49.3237038Z    Compiling portable-pty v0.8.1
2026-06-24T04:32:49.3529762Z    Compiling anstream v1.0.0
2026-06-24T04:32:49.3602337Z    Compiling spake2 v0.4.0
2026-06-24T04:32:49.7473304Z    Compiling strum_macros v0.26.4
2026-06-24T04:32:49.8042802Z    Compiling terminal_size v0.4.4
2026-06-24T04:32:49.8542873Z    Compiling crossterm_winapi v0.9.1
2026-06-24T04:32:49.9092400Z    Compiling itertools v0.13.0
2026-06-24T04:32:49.9169759Z    Compiling sha1 v0.10.6
2026-06-24T04:32:49.9473556Z    Compiling regex v1.12.3
2026-06-24T04:32:50.1747593Z    Compiling toml v0.8.23
2026-06-24T04:32:50.1844902Z    Compiling castaway v0.2.4
2026-06-24T04:32:50.2658248Z    Compiling recvmsg v1.0.0
2026-06-24T04:32:50.3214586Z    Compiling indoc v2.0.7
2026-06-24T04:32:50.5208521Z    Compiling static_assertions v1.1.0
2026-06-24T04:32:50.6199670Z    Compiling spt-runtime v0.14.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-24T04:32:50.6235427Z    Compiling clap_lex v1.1.0
2026-06-24T04:32:50.6991762Z    Compiling unicode-width v0.1.14
2026-06-24T04:32:50.7736374Z    Compiling doctest-file v1.1.1
2026-06-24T04:32:50.8903758Z    Compiling darling_macro v0.23.0
2026-06-24T04:32:50.9512993Z    Compiling clap_builder v4.6.0
2026-06-24T04:32:50.9863248Z    Compiling compact_str v0.8.2
2026-06-24T04:32:51.0852745Z    Compiling crossterm v0.28.1
2026-06-24T04:32:51.2529688Z    Compiling wmi v0.18.4
2026-06-24T04:32:51.3332732Z    Compiling darling v0.23.0
2026-06-24T04:32:51.4128795Z    Compiling unicode-truncate v1.1.0
2026-06-24T04:32:51.5838125Z    Compiling interprocess v2.4.2
2026-06-24T04:32:51.7664652Z    Compiling lru v0.12.5
2026-06-24T04:32:51.8037496Z    Compiling spt-term v0.14.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-24T04:32:51.8627024Z    Compiling strum v0.26.3
2026-06-24T04:32:51.9649855Z    Compiling clap_derive v4.6.1
2026-06-24T04:32:52.3553238Z    Compiling unicode-width v0.2.0
2026-06-24T04:32:52.5844187Z    Compiling error-code v3.3.2
2026-06-24T04:32:52.6510920Z    Compiling cassowary v0.3.0
2026-06-24T04:32:52.7677409Z    Compiling spt-live v0.14.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-24T04:32:52.9356046Z    Compiling portmapper v0.16.0
2026-06-24T04:32:53.2000294Z    Compiling ratatui v0.29.0
2026-06-24T04:32:53.2689877Z    Compiling clipboard-win v5.4.1
2026-06-24T04:32:53.2965711Z    Compiling nucleo-matcher v0.3.1
2026-06-24T04:32:53.4756468Z    Compiling qrcode v0.14.1
2026-06-24T04:32:53.6035416Z    Compiling tempfile v3.27.0
2026-06-24T04:32:54.0347049Z    Compiling clap v4.6.1
2026-06-24T04:33:05.1924587Z    Compiling rustls-webpki v0.103.13
2026-06-24T04:33:07.3393058Z    Compiling tokio-rustls v0.26.4
2026-06-24T04:33:07.3393367Z    Compiling rustls-platform-verifier v0.7.0
2026-06-24T04:33:07.3393657Z    Compiling noq-proto v0.17.0
2026-06-24T04:33:07.4713237Z    Compiling hyper-rustls v0.27.9
2026-06-24T04:33:07.4713717Z    Compiling hickory-net v0.26.0-beta.4
2026-06-24T04:33:07.4714130Z    Compiling tokio-websockets v0.13.2
2026-06-24T04:33:07.6086908Z    Compiling reqwest v0.13.4
2026-06-24T04:33:08.4982590Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-24T04:33:24.4068797Z    Compiling spt-net v0.14.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-24T04:33:25.7000653Z    Compiling spt-daemon v0.14.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-24T04:33:34.1115178Z    Compiling spt v0.14.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-24T04:33:40.8555320Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s
2026-06-24T04:33:40.8765701Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-91913b16d8d18762.exe)
2026-06-24T04:33:40.9268575Z 
2026-06-24T04:33:40.9268810Z running 1 test
2026-06-24T04:33:48.1061297Z test new_brain_serves_against_old_broker ... ok
2026-06-24T04:33:48.1061499Z 
2026-06-24T04:33:48.1061694Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.18s
2026-06-24T04:33:48.1061928Z 
2026-06-24T04:33:48.1515907Z Post job cleanup.
2026-06-24T04:33:48.2565903Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-24T04:33:48.2774846Z git version 2.43.0.windows.1
2026-06-24T04:33:48.2808429Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c6272322-9904-432c-beb4-e41b6b4b9171\.gitconfig'
2026-06-24T04:33:48.2821944Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c6272322-9904-432c-beb4-e41b6b4b9171' before making global git config changes
2026-06-24T04:33:48.2822419Z Adding repository directory to the temporary git global config as a safe directory
2026-06-24T04:33:48.2828570Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-24T04:33:48.3048090Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-24T04:33:48.3259595Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-24T04:33:48.6898950Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-24T04:33:48.7150360Z http.https://github.com/.extraheader
2026-06-24T04:33:48.7178374Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-24T04:33:48.7408640Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-24T04:33:49.0922219Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-24T04:33:49.1131229Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-24T04:33:49.4700424Z Cleaning up orphan processes
